-- card: 19377 from stack: in -- bmap block id: 19691 -- flags: 0000 -- background id: 2784 -- name: -- part 2 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=6 top=51 right=312 bottom=505 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=2 top=22 right=51 bottom=38 -- title width / last selected line: 0 -- icon id / first selected line: 29114 / 29114 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=1 top=307 right=336 bottom=38 -- title width / last selected line: 0 -- icon id / first selected line: 902 / 902 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp visual effect scroll right go to previous card end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: A004 -- rect: left=146 top=305 right=332 bottom=366 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Read the Warning! ----- HyperTalk script ----- on mouseUp push card visual effect zoom open go to card id 16913 end mouseUp -- part contents for card part 2 ----- text ----- The Debug Button changes the screen from "Normal" mode to "Debug" mode. In "Debug" mode, all the linkage fields are shown, screen lock is turned off (allowing you to see lots of annoying card flipping), and the menubar is shown. In "Debug" mode, the field called "Data" is hidden. In "Normal" mode, all the linkage fields are hidden, screen lock is turned on, and the menubar is hidden (in order to keep users from being tempted to use the card add/delete funtions found on the Edit menu).